Welcome![Sign In][Sign Up]
Location:
Search - ini class vc

Search list

[OS programVC_ini_1

Description: 一个的读写INI文件的类及实例-INI file reading and writing a class and examples of
Platform: | Size: 3631104 | Author: 赵电波 | Hits:

[VC/MFClesson12

Description: 孙鑫老师VC视频第十二课代码:const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-SUN Xin video twelfth class teacher VC code: const char* and char* const distinction. C language of the document to read and write support, FILE pointer text file and binary file distinction. Used to read and write text files and read and write files in binary mode Notes. C++ Of documents to read and write support, ofstream and ifstream usage. Win32 SDK to read and write support for the document, CreateFile function, WriteFile function, ReadFile function to use MFC support reading and writing of the document, CFile Class CFileDialog and the use of paper filter settings. win.ini file and registry read and write methods and related knowledge points.
Platform: | Size: 38912 | Author: shanyingying | Hits:

[File OperateIni

Description: 一套非常好用Ini文件操作类库,简单易用-Ini a very useful file manipulation class library, easy-to-use
Platform: | Size: 4096 | Author: 张红 | Hits:

[File OperateINI_Class

Description: VC++INI文件读写类,将对一般INI文件的各项操作,包括打开,读,写,修改等功能简化为几个方法,综合为一个类。-VC++ INI file reading and writing class, will the general operation of the INI files, including open, read, write, modify functions simplify several ways, integrated into a category.
Platform: | Size: 1024 | Author: narnia | Hits:

[Mathimatics-Numerical algorithmsRdWrtIni

Description: VC++操作INI文件的一个类以及示例程序,将左边列表框的学生姓名写入ini文件,然后从该ini文件读出放到右边的列表框中,也就是读写INI文件,这是操作INI文件最基础的技能-VC++ operator INI files a class, and sample programs, will list on the left box the names of students write ini file, and then read from the ini file into the right list box, that is, to read and write INI file, which is operating INI file the most basic skills
Platform: | Size: 20480 | Author: lord | Hits:

[File OperateVC_class_read_write_INI_files_sample_programs

Description: VC++读写INI文件类以及示例程序VC + + class to read and write INI files and sample programs-VC++ class to read and write INI files and sample programs
Platform: | Size: 21504 | Author: lina | Hits:

[Windows DevelopCIniFile

Description: VC++的ini文件的读取类。能够方便的读取window ini文件。-Class to read ini file.
Platform: | Size: 59392 | Author: suixf | Hits:

[File OperateRdWrtIni

Description: VC++操作INI文件的一个类以及示例程序,将左边列表框的学生姓名写入ini文件,然后从该ini文件读出放到右边的列表框中,也就是读写INI文件,这是操作INI文件最基础的技能,我们编写大型的项目软件,一般为用到INI文件来作为配置文件,用VC去获取这些配置或更新配置等。 -VC++ INI file a class action and the sample program, students will name the list box on the left to write ini file, and then read from the ini file into the right list box, that is, read and write INI file, INI file which is operating the most basic skills, we prepared a large project software, usually used in INI file as a configuration file, use the VC to obtain or update the configuration, these configurations.
Platform: | Size: 20480 | Author: madud00064 | Hits:

[File OperateVC_READ_INI_FILE

Description: VC的读写INI文件的类及demo,方便与程序的二次开机及集成,简单清晰-VC class to read and write INI files and the demo, and procedures to facilitate the secondary boot and integration, simple and clear
Platform: | Size: 38912 | Author: 老孙 | Hits:

[VC/MFCvcPP-BOOK_22

Description: c++电子书籍,独立打包,保证单包可解压,内含大量电子书,网上搜集而来,持续更新中...... 本包内容: 输入法编程指南.chm 数据结构21世纪高等职业教育计算机技.rar 数据结构算法与应用--C++ 语言描述.zip 一个ini文件转xml文件的源码.doc 一个简单的完成端口(服务端_客户端)类.pdf 一个月挑战C++.chm 用VC实现基于TCP_IP的局域网内点对点的大文件传输转.pdf 自己动手编写操作系统.pdf 最全的网络协议拓扑图了(清晰版).pdf-c++ e-books, independent packaging, single package can be unpacked, containing a large number of e-books, collected from the Internet, constantly updated ... the contents of the package: input method Programming Guide. chm data structure in the 21st century vocational education computer technology. rar data structure algorithms and the application- C++ language description. zip ini file transfer xml file source. doc completion port (a simple server- client) class. pdf month challenge C++.chm with the VC achieve turn TCP_IP LAN peer-to-peer-based file transfer. pdf yourself to write the operating system the pdf' s most complete network protocol topology diagram (clear version). pdf
Platform: | Size: 61260800 | Author: 蜗牛 | Hits:

[VC/MFClesson-12

Description: 孙鑫VC++教学课程lesson12:const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。 -Sun Xin VC++ tutorial lesson12: const char* char* const distinction. C language support for file read and write, the FILE pointer difference between text files and binary files. Way to read and write files with text and Note to the binary mode read and write files. The C++ support, ofstream and ifstream usage of file read and write. Win32 SDK file read and write support for the use of the CreateFile function, WriteFile function, ReadFile function the MFC file reading and writing support use CFile class and CFileDialog file filter settings. win.ini file and read and write registry and related knowledge points.
Platform: | Size: 710656 | Author: 谢建伟 | Hits:

[Windows DevelopiniFile

Description: ini文件操作类适合VC程序员使用,精选学习源码,很好的参考资料。-The ini class file for VC programmers to use, select learning source code, a good reference.
Platform: | Size: 8192 | Author: 清蒸翅子 | Hits:

[Windows DevelopiniFile

Description: ini文件操作类适合VC程序员使用,精选学习源码,很好的参考资料。-ini file manipulation class for the VC programmers to use, selected learning source, a good reference.
Platform: | Size: 477184 | Author: 加胤 | Hits:

[Windows Developinifile

Description: 一个适用于VC++程序员的INI文件操作类及示例文件,包括一些INI的读写操作等基础知识,用示例来演示INI文件的使用,一般在软件开发中,INI文件常用来当做配置文件来用,对此,大家或许并不陌生了。示例文件演示将一段配置信息按照INI文件的格式写入信息。-One for VC++ programmers INI file manipulation class and sample documents, including some of the basics of reading and writing INI operation, using examples to demonstrate the use of INI files, usually in software development, INI files used to as a configuration file to use , which, we may not be a stranger. The sample file demonstrates some configuration information is written in the format of the INI file.
Platform: | Size: 8192 | Author: gxtxtplg | Hits:

[File OperateTIniFile

Description: BCB的TIniFile类在VC++中的对应,功能是用来操作INI文件,完善了其中的构造函数.-BCB' s TIniFile class VC++ corresponding function is used to operate the INI file, which improved the constructor.
Platform: | Size: 1024 | Author: | Hits:

[ComboBox5860106

Description: VC ++ 6,0 INI type file operation instance cla-VC++ 6, 0 INI type file operation instance of the class
Platform: | Size: 14336 | Author: ERUNtpzep!302 | Hits:

[GUI Developoweratifn_file

Description: VC ++ 6,0 INI type file operation instance cla-VC++ 6, 0 INI type file operation instance of the class
Platform: | Size: 14336 | Author: Ntama | Hits:

[Internet-Network24750285

Description: VC ++ 6,0 INI type file operation instance class(VC + + 6, 0 INI type file operation instance of the class)
Platform: | Size: 13312 | Author: egpbessyhn | Hits:

[Windows DevelopVC++ INI文件读取类

Description: INI文件读取类封装,更便于使用ini文件。(INI file read class encapsulation)
Platform: | Size: 13312 | Author: 胡斯赖 | Hits:

[Windows DevelopRWini

Description: 一个简化读写INI文件的类, 由VC++6.0写成。(A class that reads and writes INI files simply)
Platform: | Size: 75776 | Author: yixiao0002000 | Hits:
« 12 »

CodeBus www.codebus.net